Use Microsoft. Office. Interop. Excel to convert web pages into PDF, interop. excel. dll
There are many ways to convert Web pages into PDF files on the Internet, and there are also many third-party plug-ins that charge fees. In fact, you can use the built-in function of publ
When ASP. NET operates Word documents,This problem occurs, and word is not installed on the machine,
"Word 2003" is installed in the system, but it is not installed in GAC. (About GAC globalProgramFor details about the set cache, refer to the msdn help .)
First of all, if the problem occurs due to the first reason, it is best to solve the problem, that is, install Microsoft Word 2003.
In addition, it is caused by the second reason. There may als
The interoperability type "Microsoft. Office. Interop. Excel. ApplicationClass" cannot be embedded ". Use the applicable interface, interop. excelSolution
Change the embedded interoperability type of Microsoft. Office.
Operation background: Asp.net Excel operation
Problems: Add reference (COM) locally: Microsoft Office 11.0 object library, and writeProgramDebugging is normal and deployedServerThe Excel. application is not an object.
Initial Diagnosis: The Office and Excel components are not installed on the server.
Step 1: try to solve the problem: Install Excel and other
From: http://www.cnblogs.com/Mainz/archive/2009/11/11/microsoft_office_interop_excel.html
Operation background: Asp.net Excel operation
Problems: Add reference locally (COM): Microsoft Office 11.0 Object Library, write the program, debug it properly, and deploy itServerThe Excel. application is not an object.
Initial Diagnosis: The Office and Excel components ar
C # office programming -- word Error Type: "Microsoft. Office. InterOP. Word cannot be found"
Today, I used C # To write an application such as searching for the specified text in word. The compilation result is incorrect:"Cocould not load file or assembly 'Microsoft.
in the unreferenced assembly. You must add a reference to the assembly "office, version = 12.0.0.0, culture = neutral, publickeytoken = 71e9bce111e9429c ".
(2) If both office and Microsoft. Office 11.0 (or 12.0) Object Library are added, the following error occurs:
Error 1 type "
Error: failed to Load file or assembly Microsoft. Office. InterOP. Excel, version = 14.0.0.0, culture = neutral, publickeytoken = 71e9bce111e9429c "or one of its dependencies. The program list definition found does not match the Assembly reference. Exception from hresult: 0x80131040
Win7 environment. Windows XP with 2003 Excel files exported successfully
You ha
When exporting the datagridview in winform, write the following statement:Microsoft. Office. InterOP. Excel. Application xlapp = new Microsoft. Office. InterOP. Excel. applicationclass ();
The result is as follows:
Type: Microsoft
Today, I moved the Asp.net system prepared by someone else using CSHARP to my own machine. An error occurred during compilation:"Cocould not load file or assembly 'Microsoft. Office. InterOP. Word, version = 11.0.0.0, culture = neutral, publickeytoken = 71e9bce111e9429c' or one of its Dependencies ."
"The system cannot find the file orProgramSet ''
The interoperability type "Microsoft. Office. Interop. Word. ApplicationClass" cannot be embedded ". Use the applicable interface instead .,The interoperability type "Microsoft. Office. Interop. Word. ApplicationClass" cannot be e
When Microsoft. Office. Interop. Excel is used, the 64-bit problem occurs.
Not long ago, I encountered a problem. In the past, Microsoft. Office. Interop. Excel was used to export the Excel file. After it was migrated to a 64-bit
Analyzer error message: failed to Load file or assembly "Microsoft. Office. InterOP. Excel, version = 11.0.0.0, culture = neutral, publickeytoken = 71e9bce111e9429c" or one of its dependencies. The system cannot find the specified file.Source error:Row 36: Version = 10.2.3600.0, culture = neutral, publickeytoken = 692fbea5521e1304 "/>Row 37: Version = 10.2.3600.0
Type: Microsoft. Office. InterOP. Word. applicationclass. No constructor is defined.
Error 4317The interoperability type "Microsoft. Office. InterOP. Word. applicationclass" cannot be embedded ". Use the applicable interface i
Cocould not load file or assembly 'Microsoft. Office. Interop. Excel, Version = 11.0.0.0, Culture = neutral, PublicKeyToken = 71e9bce111e9429c' or one of its dependencies.
There are two reasons for this problem:
1. "Excel 2003" is not installed in the system ";
2. "Excel 2003" is installed in the system, but it is not installed in GAC. (For details about GAC Glob
Cocould not load file or assembly 'Microsoft. Office. InterOP. Excel, version = 11.0.0.0, culture = neutral, publickeytoken = 71e9bce111e9429c' or one of its dependencies.
There are two reasons for this problem:
1. "Excel 2003" is not installed in the system ";
2. "Excel 2003" is installed in the system, but it is not installed in GAC. (About GAC globalProg
To practice C # Word documents today, first introduce the class library (Microsoft. office. interOP. but it cannot be referenced on my machine. The reason is that "Office 2003 Master InterOP" is not installed.ProgramSet ".
Installation Method (introduced on the Internet): r
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.